home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / grandbackup / grandbackuppersonal_setup.exe / install_script.iss
Text File  |  2008-07-31  |  6KB  |  106 lines

  1. ;InnoSetupVersion=5.2.1
  2.  
  3. [Setup]
  4. AppName=GrandBackup Personal
  5. AppVerName=GrandBackup Personal 1.5
  6. AppId={{F7663EA9-00C5-46b7-964A-B7F034A8A812}
  7. AppVersion=1.5
  8. AppPublisher=Regall, LLC.
  9. AppPublisherURL=http://www.grandbackup.com?event1=GrandBackupPE&event2=Distributive&event3=WebSite
  10. AppSupportURL=http://www.grandbackup.com/support/?event1=GrandBackupPE&event2=Distributive&event3=WebSupport
  11. AppUpdatesURL=http://www.grandbackup.com?event1=GrandBackupPE&event2=Distributive&event3=WebUpdates
  12. AppModifyPath="{app}\UninsHs.exe" /m0={{F7663EA9-00C5-46b7-964A-B7F034A8A812}
  13. DefaultDirName={pf}\GrandBackup Personal
  14. DefaultGroupName=GrandBackup Personal
  15. UninstallDisplayIcon={app}\Uninstall.ICO
  16. UninstallDisplayName=GrandBackup Personal
  17. OutputBaseFilename=in
  18. Compression=lzma
  19. LicenseFile=embedded\License.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22.  
  23. [Files]
  24. Source: "{app}\UninsHs.exe"; DestDir: "{app}"; Flags: restartreplace 
  25. Source: "{app}\GrandBackupPE.exe"; DestDir: "{app}"; 
  26. Source: "{app}\GrandBackup.chm"; DestDir: "{app}"; 
  27. Source: "{app}\License.htm"; DestDir: "{app}"; 
  28. Source: "{app}\ReleaseNotes.htm"; DestDir: "{app}"; 
  29. Source: "{app}\GrandBackupCom.url"; DestDir: "{app}"; 
  30. Source: "{app}\Application.ico"; DestDir: "{app}"; 
  31. Source: "{app}\Uninstall.ico"; DestDir: "{app}"; 
  32. Source: "{app}\English.lng"; DestDir: "{app}"; 
  33. Source: "{app}\Russian.lng"; DestDir: "{app}"; 
  34. Source: "{app}\Turkish.lng"; DestDir: "{app}"; 
  35. Source: "{app}\Media\Male Voice\MaleError.wav"; DestDir: "{app}\Media\Male Voice"; 
  36. Source: "{app}\Media\Male Voice\MaleNewDisk.wav"; DestDir: "{app}\Media\Male Voice"; 
  37. Source: "{app}\Media\Male Voice\MaleTaskAborted.wav"; DestDir: "{app}\Media\Male Voice"; 
  38. Source: "{app}\Media\Male Voice\MaleTaskFinished.wav"; DestDir: "{app}\Media\Male Voice"; 
  39. Source: "{app}\Media\Male Voice\MaleTaskStarted.wav"; DestDir: "{app}\Media\Male Voice"; 
  40. Source: "{app}\Media\Male Voice\MaleWarning.wav"; DestDir: "{app}\Media\Male Voice"; 
  41. Source: "{app}\Media\Ambient\Error.wav"; DestDir: "{app}\Media\Ambient"; 
  42. Source: "{app}\Media\Ambient\NewDisk.wav"; DestDir: "{app}\Media\Ambient"; 
  43. Source: "{app}\Media\Ambient\TaskAborted.wav"; DestDir: "{app}\Media\Ambient"; 
  44. Source: "{app}\Media\Ambient\TaskFinished.wav"; DestDir: "{app}\Media\Ambient"; 
  45. Source: "{app}\Media\Ambient\TaskStarted.wav"; DestDir: "{app}\Media\Ambient"; 
  46. Source: "{app}\Media\Ambient\Warning.wav"; DestDir: "{app}\Media\Ambient"; 
  47.  
  48. [Registry]
  49. Root: HKCU; Subkey: "Software\Object Rescue\GrandBackup\1.0"; Flags: uninsdeletekey noerror 
  50. Root: HKLM; Subkey: "Software\Object Rescue\GrandBackup\1.0"; Flags: uninsdeletekey noerror 
  51. Root: HKLM; Subkey: "Software\Object Rescue\GrandBackup\1.0\Uninstall"; ValueType: String; ValueData: "{app}\unins000.exe"; Flags: uninsdeletekey noerror 
  52.  
  53. [Run]
  54. Filename: "{app}\UninsHs.exe"; Parameters: "/r0={{F7663EA9-00C5-46b7-964A-B7F034A8A812},{language},{srcexe}"; 
  55. Filename: "{app}\GrandBackupPE.exe"; Description: "Launch GrandBackup Personal"; Flags: shellexec postinstall nowait
  56. Filename: "{app}\ReleaseNotes.htm"; Description: "View Release Notes"; Flags: shellexec postinstall unchecked nowait
  57.  
  58. [Icons]
  59. Name: "{group}\GrandBackup Personal"; Filename: "{app}\GrandBackupPE.exe"; Comment: "Data transfer, backup and synchronization tool"; 
  60. Name: "{group}\Documentation"; Filename: "{app}\GrandBackup.chm"; 
  61. Name: "{group}\Visit GrandBackup.com"; Filename: "{app}\GrandBackupCom.url"; 
  62. Name: "{group}\Release Notes"; Filename: "{app}\ReleaseNotes.htm"; 
  63. Name: "{group}\License"; Filename: "{app}\License.htm"; 
  64. Name: "{group}\Uninstall GrandBackup Personal"; Filename: "{app}\Unins000.exe"; IconFilename: "{app}\Uninstall.ico"; 
  65. Name: "{userdesktop}\GrandBackup Personal"; Filename: "{app}\GrandBackupPE.exe"; Comment: "Data transfer, backup and synchronization tool"; 
  66.  
  67. [UninstallDelete]
  68. Type: files; Name: "{app}\GrandBackupPE.exe"; 
  69. Type: files; Name: "{app}\GrandBackup.chm"; 
  70. Type: files; Name: "{app}\License.htm"; 
  71. Type: files; Name: "{app}\ReleaseNotes.htm"; 
  72. Type: files; Name: "{app}\GrandBackupCom.url"; 
  73. Type: files; Name: "{app}\Application.ico"; 
  74. Type: files; Name: "{app}\Uninstall.ico"; 
  75. Type: files; Name: "{app}\English.lng"; 
  76. Type: files; Name: "{app}\Russian.lng"; 
  77. Type: files; Name: "{app}\Turkish.lng"; 
  78. Type: files; Name: "{app}\Media\Male Voice\MaleError.wav"; 
  79. Type: files; Name: "{app}\Media\Male Voice\MaleNewDisk.wav"; 
  80. Type: files; Name: "{app}\Media\Male Voice\MaleTaskAborted.wav"; 
  81. Type: files; Name: "{app}\Media\Male Voice\MaleTaskFinished.wav"; 
  82. Type: files; Name: "{app}\Media\Male Voice\MaleTaskStarted.wav"; 
  83. Type: files; Name: "{app}\Media\Male Voice\MaleWarning.wav"; 
  84. Type: files; Name: "{app}\Media\Ambient\Error.wav"; 
  85. Type: files; Name: "{app}\Media\Ambient\NewDisk.wav"; 
  86. Type: files; Name: "{app}\Media\Ambient\TaskAborted.wav"; 
  87. Type: files; Name: "{app}\Media\Ambient\TaskFinished.wav"; 
  88. Type: files; Name: "{app}\Media\Ambient\TaskStarted.wav"; 
  89. Type: files; Name: "{app}\Media\Ambient\Warning.wav"; 
  90.  
  91. [CustomMessages]
  92. en.NameAndVersion=%1 version %2
  93. en.AdditionalIcons=Additional icons:
  94. en.CreateDesktopIcon=Create a &desktop icon
  95. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  96. en.ProgramOnTheWeb=%1 on the Web
  97. en.UninstallProgram=Uninstall %1
  98. en.LaunchProgram=Launch %1
  99. en.AssocFileExtension=&Associate %1 with the %2 file extension
  100. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  101.  
  102. [Languages]
  103. ; These files are stubs
  104. ; To achieve better results after recompilation, use the real language files
  105. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  106.